Search Engine Builder Standard -- Search this site

 

HOME
HOME
PRODUCTS
PRODUCTS
SUPPORT
SUPPORT
CONTACT US
CONTACT US
FAQ
  Online Forum
  Technical Support
  Parts Reference Manual
  Tech Documentation
  FAQ
  Software Download
2006 GS3 Technologies, Inc. All Rights Reserved
General
Main Boards
Serial port communications:

4.5.      Q - How do I add more commands?

            A - To add another command, you must do the following:

                  From the cmdproc.h file, add the new command to the SYS_COMMAND enum structure.
                  Then, add the new single letter command to the SYSCommandString structure.

                  Then, increment the

                       #define SYS_CNUM                18

                   line.

                  Now add the appropriate code to the serial.c (or telnet.c) source file which processes the
                  command.
Next
Prev
DOWNLOAD